Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
63 | 0 | 0 | 1375 |
Files
no/feide/mellon/Moria.java
Error | Line |
| Line does not match expected header line of ' *'. |
17
|
| Line has trailing spaces. |
34
|
| Class Moria should be declared as final. |
36
|
| Line has trailing spaces. |
37
|
| Parameter attributes should be final. |
144
|
| Parameter prefix should be final. |
144
|
| Parameter postfix should be final. |
144
|
| Parameter denySso should be final. |
144
|
no/feide/mellon/MoriaException.java
Error | Line |
| Line does not match expected header line of ' *'. |
17
|
| Parameter message should be final. |
48
|
| Parameter message should be final. |
60
|
| Expected @param tag for 'message'. |
60
|
| Parameter cause should be final. |
60
|
| Expected @param tag for 'cause'. |
60
|
| Parameter cause should be final. |
71
|
| Expected @param tag for 'cause'. |
71
|
no/feide/mellon/filter/AuthenticationFilter.java
Error | Line |
| Line does not match expected header line of ' *'. |
17
|
| Line is longer than 150 characters. |
64
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Parameter config should be final. |
92
|
| Parameter property should be final. |
134
|
| Parameter filterConfig should be final. |
134
|
| Parameter propertyFile should be final. |
134
|
| Method 'doFilter' is not designed for extension - needs to be abstract, final or empty. |
194
|
| Parameter request should be final. |
194
|
| Parameter response should be final. |
194
|
| Parameter chain should be final. |
194
|
| Expected @throws tag for 'IOException'. |
195
|
| Line is longer than 150 characters. |
233
|
| '}' should be on the same line. |
245
|
| '}' should be on the same line. |
253
|
| '}' should be on the same line. |
266
|
| '}' is not followed by whitespace. |
283
|
| '}' is not preceded with whitespace. |
283
|
no/feide/mellon/filter/package.html
Error | Line |
| Missing package documentation file. | 0 |
no/feide/mellon/package.html
Error | Line |
| Missing package documentation file. | 0 |
no/feide/mellon/v2_1/Moria.java
Error | Line |
| Line does not match expected header line of ' *'. |
17
|
| Method 'getUserAttributes' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Line is longer than 150 characters. |
153
|
| Method 'initiateAuthentication' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Method 'directNonInteractiveAuthentication' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Method 'proxyAuthentication' is not designed for extension - needs to be abstract, final or empty. |
227
|
| Method 'getProxyTicket' is not designed for extension - needs to be abstract, final or empty. |
261
|
| Method 'verifyUserExistence' is not designed for extension - needs to be abstract, final or empty. |
289
|
no/feide/mellon/v2_1/package.html
Error | Line |
| Missing package documentation file. | 0 |
no/feide/mellon/v2_2/Moria.java
Error | Line |
| Line does not match expected header line of ' *'. |
17
|
| Method 'getUserAttributes' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Line is longer than 150 characters. |
153
|
| Method 'initiateAuthentication' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Method 'directNonInteractiveAuthentication' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Method 'proxyAuthentication' is not designed for extension - needs to be abstract, final or empty. |
227
|
| Method 'getProxyTicket' is not designed for extension - needs to be abstract, final or empty. |
261
|
| Method 'verifyUserExistence' is not designed for extension - needs to be abstract, final or empty. |
289
|
no/feide/mellon/v2_2/package.html
Error | Line |
| Missing package documentation file. | 0 |
no/feide/moria/servlet/soap/AuthorizationFailedException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/servlet/soap/ClientException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/servlet/soap/IllegalInputException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/servlet/soap/InternalException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/servlet/soap/SOAPException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
14
|
| Missing a Javadoc comment. |
17
|
| Parameter faultcode should be final. |
18
|
| Parameter faultstring should be final. |
19
|
| Line has trailing spaces. |
27
|
| Method 'getFaultcode' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Line has trailing spaces. |
37
|
| Method 'setFaultcode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Parameter faultcode should be final. |
40
|
| Expected @param tag for 'faultcode'. |
40
|
| Line has trailing spaces. |
47
|
| Method 'getFaultstring' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Line has trailing spaces. |
57
|
| Method 'setFaultstring' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Parameter faultstring should be final. |
60
|
| Expected @param tag for 'faultstring'. |
60
|
| Missing a Javadoc comment. |
64
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
64
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Parameter obj should be final. |
65
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
74
|
| Line has trailing spaces. |
75
|
| '&&' should be on a new line. |
75
|
| Expression can be simplified. |
75
|
| Line has trailing spaces. |
76
|
| '==' is not preceded with whitespace. |
76
|
| '==' is not followed by whitespace. |
76
|
| '==' is not preceded with whitespace. |
76
|
| '==' is not followed by whitespace. |
76
|
| '||' should be on a new line. |
76
|
| '!=' is not preceded with whitespace. |
77
|
| '!=' is not followed by whitespace. |
77
|
| '&&' should be on a new line. |
77
|
| '&&' should be on a new line. |
78
|
| Line has trailing spaces. |
79
|
| '==' is not preceded with whitespace. |
79
|
| '==' is not followed by whitespace. |
79
|
| '==' is not preceded with whitespace. |
79
|
| '==' is not followed by whitespace. |
79
|
| '||' should be on a new line. |
79
|
| '!=' is not preceded with whitespace. |
80
|
| '!=' is not followed by whitespace. |
80
|
| '&&' should be on a new line. |
80
|
| Missing a Javadoc comment. |
86
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
86
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
92
|
| Missing a Javadoc comment. |
104
|
| First sentence should end with a period. |
121
|
| Expected an @return tag. |
124
|
| First sentence should end with a period. |
128
|
| Expected an @return tag. |
131
|
| Line has trailing spaces. |
132
|
| Parameter mechType should be final. |
132
|
| Expected @param tag for 'mechType'. |
132
|
| Line has trailing spaces. |
133
|
| Parameter _javaType should be final. |
133
|
| Expected @param tag for '_javaType'. |
133
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
133
|
| Parameter _xmlType should be final. |
134
|
| Expected @param tag for '_xmlType'. |
134
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
134
|
| Line has trailing spaces. |
135
|
| First sentence should end with a period. |
140
|
| Expected an @return tag. |
143
|
| Line has trailing spaces. |
144
|
| Parameter mechType should be final. |
144
|
| Expected @param tag for 'mechType'. |
144
|
| Line has trailing spaces. |
145
|
| Parameter _javaType should be final. |
145
|
| Expected @param tag for '_javaType'. |
145
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
145
|
| Parameter _xmlType should be final. |
146
|
| Expected @param tag for '_xmlType'. |
146
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
146
|
| Line has trailing spaces. |
147
|
| First sentence should end with a period. |
153
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Parameter qname should be final. |
156
|
| Expected @param tag for 'qname'. |
156
|
| Parameter context should be final. |
156
|
| Expected @param tag for 'context'. |
156
|
| Expected @throws tag for 'java.io.IOException'. |
156
|
no/feide/moria/servlet/soap/ServerException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/servlet/soap/UnknownTicketException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/servlet/soap/package.html
Error | Line |
| Missing package documentation file. | 0 |
no/feide/moria/webservices/v2_1/Attribute.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
14
|
| Missing a Javadoc comment. |
17
|
| Parameter name should be final. |
18
|
| Parameter values should be final. |
19
|
| Line has trailing spaces. |
27
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Line has trailing spaces. |
37
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Parameter name should be final. |
40
|
| Expected @param tag for 'name'. |
40
|
| Line has trailing spaces. |
47
|
| Method 'getValues' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Line has trailing spaces. |
57
|
| Method 'setValues' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Parameter values should be final. |
60
|
| Expected @param tag for 'values'. |
60
|
| Missing a Javadoc comment. |
64
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
64
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Parameter obj should be final. |
65
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
74
|
| Line has trailing spaces. |
75
|
| '&&' should be on a new line. |
75
|
| Expression can be simplified. |
75
|
| Line has trailing spaces. |
76
|
| '==' is not preceded with whitespace. |
76
|
| '==' is not followed by whitespace. |
76
|
| '==' is not preceded with whitespace. |
76
|
| '==' is not followed by whitespace. |
76
|
| '||' should be on a new line. |
76
|
| '!=' is not preceded with whitespace. |
77
|
| '!=' is not followed by whitespace. |
77
|
| '&&' should be on a new line. |
77
|
| '&&' should be on a new line. |
78
|
| Line has trailing spaces. |
79
|
| '==' is not preceded with whitespace. |
79
|
| '==' is not followed by whitespace. |
79
|
| '==' is not preceded with whitespace. |
79
|
| '==' is not followed by whitespace. |
79
|
| '||' should be on a new line. |
79
|
| '!=' is not preceded with whitespace. |
80
|
| '!=' is not followed by whitespace. |
80
|
| '&&' should be on a new line. |
80
|
| Missing a Javadoc comment. |
86
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
86
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
92
|
| '=' is not preceded with whitespace. |
97
|
| '=' is not followed by whitespace. |
97
|
| '<' is not preceded with whitespace. |
98
|
| '<' is not followed by whitespace. |
98
|
| '&&' should be on a new line. |
101
|
| Missing a Javadoc comment. |
112
|
| First sentence should end with a period. |
129
|
| Expected an @return tag. |
132
|
| First sentence should end with a period. |
136
|
| Expected an @return tag. |
139
|
| Line has trailing spaces. |
140
|
| Parameter mechType should be final. |
140
|
| Expected @param tag for 'mechType'. |
140
|
| Line has trailing spaces. |
141
|
| Parameter _javaType should be final. |
141
|
| Expected @param tag for '_javaType'. |
141
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
141
|
| Parameter _xmlType should be final. |
142
|
| Expected @param tag for '_xmlType'. |
142
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
142
|
| Line has trailing spaces. |
143
|
| First sentence should end with a period. |
148
|
| Expected an @return tag. |
151
|
| Line has trailing spaces. |
152
|
| Parameter mechType should be final. |
152
|
| Expected @param tag for 'mechType'. |
152
|
| Line has trailing spaces. |
153
|
| Parameter _javaType should be final. |
153
|
| Expected @param tag for '_javaType'. |
153
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
153
|
| Parameter _xmlType should be final. |
154
|
| Expected @param tag for '_xmlType'. |
154
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
154
|
| Line has trailing spaces. |
155
|
no/feide/moria/webservices/v2_1/AuthenticationSoapBindingStub.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
14
|
| Missing a Javadoc comment. |
16
|
| Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Variable '_operations' must be private and have accessor methods. |
16
|
| Missing a Javadoc comment. |
23
|
| Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| '{' is not preceded with whitespace. |
23
|
| Line is longer than 150 characters. |
27
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
54
|
| Line is longer than 150 characters. |
61
|
| Line is longer than 150 characters. |
62
|
| Line is longer than 150 characters. |
63
|
| Line is longer than 150 characters. |
64
|
| Line has trailing spaces. |
73
|
| Line is longer than 150 characters. |
80
|
| Line is longer than 150 characters. |
81
|
| Line is longer than 150 characters. |
82
|
| Line has trailing spaces. |
91
|
| Line is longer than 150 characters. |
98
|
| Line is longer than 150 characters. |
99
|
| Line has trailing spaces. |
108
|
| Line is longer than 150 characters. |
115
|
| Line is longer than 150 characters. |
116
|
| Line has trailing spaces. |
125
|
| Line is longer than 150 characters. |
132
|
| Line has trailing spaces. |
141
|
| Missing a Javadoc comment. |
148
|
| Missing a Javadoc comment. |
152
|
| Parameter endpointURL should be final. |
152
|
| Parameter service should be final. |
152
|
| Missing a Javadoc comment. |
157
|
| Parameter service should be final. |
157
|
| Method 'createCall' is not designed for extension - needs to be abstract, final or empty. |
247
|
| Missing a Javadoc comment. |
247
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
249
|
| '}' should be on the same line. |
297
|
| Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
298
|
| Line is longer than 150 characters. |
303
|
| Method 'getUserAttributes' is not designed for extension - needs to be abstract, final or empty. |
303
|
| Missing a Javadoc comment. |
303
|
| Parameter serviceTicket should be final. |
303
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
307
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
316
|
| 'cast' is not followed by whitespace. |
319
|
| '}' should be on the same line. |
320
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
325
|
| Line is longer than 150 characters. |
326
|
| Line is longer than 150 characters. |
331
|
| Method 'initiateAuthentication' is not designed for extension - needs to be abstract, final or empty. |
331
|
| Missing a Javadoc comment. |
331
|
| Parameter attributes should be final. |
331
|
| Parameter returnURLPrefix should be final. |
331
|
| Parameter returnURLPostfix should be final. |
331
|
| Parameter forceInteractiveAuthentication should be final. |
331
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
335
|
| Line is longer than 150 characters. |
344
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
344
|
| 'cast' is not followed by whitespace. |
347
|
| '}' should be on the same line. |
348
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
353
|
| Line is longer than 150 characters. |
359
|
| Method 'directNonInteractiveAuthentication' is not designed for extension - needs to be abstract, final or empty. |
359
|
| Missing a Javadoc comment. |
359
|
| Parameter attributes should be final. |
359
|
| Parameter username should be final. |
359
|
| Parameter password should be final. |
359
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
363
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
372
|
| 'cast' is not followed by whitespace. |
375
|
| '}' should be on the same line. |
376
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
381
|
| Line is longer than 150 characters. |
382
|
| Line is longer than 150 characters. |
387
|
| Method 'proxyAuthentication' is not designed for extension - needs to be abstract, final or empty. |
387
|
| Missing a Javadoc comment. |
387
|
| Parameter attributes should be final. |
387
|
| Parameter proxyTicket should be final. |
387
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
391
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
400
|
| 'cast' is not followed by whitespace. |
403
|
| '}' should be on the same line. |
404
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
409
|
| Line is longer than 150 characters. |
410
|
| Line is longer than 150 characters. |
415
|
| Method 'getProxyTicket' is not designed for extension - needs to be abstract, final or empty. |
415
|
| Missing a Javadoc comment. |
415
|
| Parameter ticketGrantingTicket should be final. |
415
|
| Parameter proxyServicePrincipal should be final. |
415
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
419
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
428
|
| 'cast' is not followed by whitespace. |
431
|
| '}' should be on the same line. |
432
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
437
|
| Method 'verifyUserExistence' is not designed for extension - needs to be abstract, final or empty. |
443
|
| Missing a Javadoc comment. |
443
|
| Parameter username should be final. |
443
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
447
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
456
|
| 'cast' is not followed by whitespace. |
459
|
| '}' should be on the same line. |
460
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
465
|
no/feide/moria/webservices/v2_1/Authentication_PortType.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Name 'Authentication_PortType' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
10
|
| Line is longer than 150 characters. |
11
|
| Missing a Javadoc comment. |
11
|
| Line is longer than 150 characters. |
12
|
| Missing a Javadoc comment. |
12
|
| Line is longer than 150 characters. |
13
|
| Missing a Javadoc comment. |
13
|
| Line is longer than 150 characters. |
14
|
| Missing a Javadoc comment. |
14
|
| Line is longer than 150 characters. |
15
|
| Missing a Javadoc comment. |
15
|
| Missing a Javadoc comment. |
16
|
no/feide/moria/webservices/v2_1/Authentication_Service.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
10
|
| Name 'Authentication_Service' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
10
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
15
|
no/feide/moria/webservices/v2_1/Authentication_ServiceLocator.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Name 'Authentication_ServiceLocator' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
16
|
| Parameter config should be final. |
16
|
| Missing a Javadoc comment. |
21
|
| Name 'Authentication_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
21
|
| Method 'getAuthenticationAddress' is not designed for extension - needs to be abstract, final or empty. |
23
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
28
|
| Name 'AuthenticationWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
28
|
| Method 'getAuthenticationWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Missing a Javadoc comment. |
30
|
| Method 'setAuthenticationWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| Parameter name should be final. |
34
|
| Method 'getAuthentication' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| '}' should be on the same line. |
42
|
| Method 'getAuthentication' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter portAddress should be final. |
49
|
| Line is longer than 150 characters. |
51
|
| Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| '}' should be on the same line. |
54
|
| Method 'setAuthenticationEndpointAddress' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter address should be final. |
60
|
| Expected an @return tag. |
69
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter serviceEndpointInterface should be final. |
69
|
| Expected @param tag for 'serviceEndpointInterface'. |
69
|
| Expected @throws tag for 'javax.xml.rpc.ServiceException'. |
69
|
| Line is longer than 150 characters. |
72
|
| Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
72
|
| '}' should be on the same line. |
76
|
| Line is longer than 150 characters. |
80
|
| Expected an @return tag. |
88
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter portName should be final. |
88
|
| Expected @param tag for 'portName'. |
88
|
| Parameter serviceEndpointInterface should be final. |
88
|
| Expected @param tag for 'serviceEndpointInterface'. |
88
|
| Expected @throws tag for 'javax.xml.rpc.ServiceException'. |
88
|
| '}' should be on the same line. |
95
|
| Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
97
|
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Missing a Javadoc comment. |
103
|
| Missing a Javadoc comment. |
107
|
| Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter portName should be final. |
120
|
| Expected @param tag for 'portName'. |
120
|
| Parameter address should be final. |
120
|
| Expected @param tag for 'address'. |
120
|
| Expected @throws tag for 'javax.xml.rpc.ServiceException'. |
120
|
| '}' should be on the same line. |
123
|
| Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Parameter portName should be final. |
132
|
| Expected @param tag for 'portName'. |
132
|
| Parameter address should be final. |
132
|
| Expected @param tag for 'address'. |
132
|
| Expected @throws tag for 'javax.xml.rpc.ServiceException'. |
132
|
no/feide/moria/webservices/v2_1/package.html
Error | Line |
| Missing package documentation file. | 0 |
no/feide/moria/webservices/v2_2/Attribute.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
15
|
| Missing a Javadoc comment. |
18
|
| Parameter name should be final. |
19
|
| Parameter separator should be final. |
20
|
| Parameter values should be final. |
21
|
| Line has trailing spaces. |
30
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Line has trailing spaces. |
40
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Parameter name should be final. |
43
|
| Expected @param tag for 'name'. |
43
|
| Line has trailing spaces. |
50
|
| Method 'getSeparator' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Line has trailing spaces. |
60
|
| Method 'setSeparator' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Parameter separator should be final. |
63
|
| Expected @param tag for 'separator'. |
63
|
| Line has trailing spaces. |
70
|
| Method 'getValues' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Line has trailing spaces. |
80
|
| Method 'setValues' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Parameter values should be final. |
83
|
| Expected @param tag for 'values'. |
83
|
| Missing a Javadoc comment. |
87
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
87
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Parameter obj should be final. |
88
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
97
|
| Line has trailing spaces. |
98
|
| '&&' should be on a new line. |
98
|
| Expression can be simplified. |
98
|
| Line has trailing spaces. |
99
|
| '==' is not preceded with whitespace. |
99
|
| '==' is not followed by whitespace. |
99
|
| '==' is not preceded with whitespace. |
99
|
| '==' is not followed by whitespace. |
99
|
| '||' should be on a new line. |
99
|
| '!=' is not preceded with whitespace. |
100
|
| '!=' is not followed by whitespace. |
100
|
| '&&' should be on a new line. |
100
|
| '&&' should be on a new line. |
101
|
| Line has trailing spaces. |
102
|
| '==' is not preceded with whitespace. |
102
|
| '==' is not followed by whitespace. |
102
|
| '==' is not preceded with whitespace. |
102
|
| '==' is not followed by whitespace. |
102
|
| '||' should be on a new line. |
102
|
| '!=' is not preceded with whitespace. |
103
|
| '!=' is not followed by whitespace. |
103
|
| '&&' should be on a new line. |
103
|
| '&&' should be on a new line. |
104
|
| Line has trailing spaces. |
105
|
| '==' is not preceded with whitespace. |
105
|
| '==' is not followed by whitespace. |
105
|
| '==' is not preceded with whitespace. |
105
|
| '==' is not followed by whitespace. |
105
|
| '||' should be on a new line. |
105
|
| '!=' is not preceded with whitespace. |
106
|
| '!=' is not followed by whitespace. |
106
|
| '&&' should be on a new line. |
106
|
| Missing a Javadoc comment. |
112
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
112
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Missing a Javadoc comment. |
113
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
118
|
| Missing a Javadoc comment. |
133
|
| First sentence should end with a period. |
155
|
| Expected an @return tag. |
158
|
| First sentence should end with a period. |
162
|
| Expected an @return tag. |
165
|
| Line has trailing spaces. |
166
|
| Parameter mechType should be final. |
166
|
| Expected @param tag for 'mechType'. |
166
|
| Line has trailing spaces. |
167
|
| Parameter _javaType should be final. |
167
|
| Expected @param tag for '_javaType'. |
167
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
167
|
| Parameter _xmlType should be final. |
168
|
| Expected @param tag for '_xmlType'. |
168
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
168
|
| Line has trailing spaces. |
169
|
| First sentence should end with a period. |
174
|
| Expected an @return tag. |
177
|
| Line has trailing spaces. |
178
|
| Parameter mechType should be final. |
178
|
| Expected @param tag for 'mechType'. |
178
|
| Line has trailing spaces. |
179
|
| Parameter _javaType should be final. |
179
|
| Expected @param tag for '_javaType'. |
179
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
179
|
| Parameter _xmlType should be final. |
180
|
| Expected @param tag for '_xmlType'. |
180
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
180
|
| Line has trailing spaces. |
181
|
no/feide/moria/webservices/v2_2/AuthenticationFailedException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/webservices/v2_2/AuthenticationSoapBindingStub.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
14
|
| Missing a Javadoc comment. |
16
|
| Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Variable '_operations' must be private and have accessor methods. |
16
|
| Method length is 214 lines (max allowed is 150). |
23
|
| Missing a Javadoc comment. |
23
|
| Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| '{' is not preceded with whitespace. |
23
|
| Line is longer than 150 characters. |
27
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
54
|
| Line is longer than 150 characters. |
61
|
| Line is longer than 150 characters. |
62
|
| Line is longer than 150 characters. |
63
|
| Line is longer than 150 characters. |
64
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
85
|
| Line is longer than 150 characters. |
92
|
| Line is longer than 150 characters. |
93
|
| Line is longer than 150 characters. |
94
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
127
|
| Line is longer than 150 characters. |
134
|
| Line is longer than 150 characters. |
135
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
156
|
| Line has trailing spaces. |
162
|
| Line is longer than 150 characters. |
169
|
| Line is longer than 150 characters. |
170
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
185
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
197
|
| Line is longer than 150 characters. |
204
|
| Line has trailing spaces. |
213
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
225
|
| Line has trailing spaces. |
231
|
| Missing a Javadoc comment. |
238
|
| Missing a Javadoc comment. |
242
|
| Parameter endpointURL should be final. |
242
|
| Parameter service should be final. |
242
|
| Missing a Javadoc comment. |
247
|
| Parameter service should be final. |
247
|
| Method 'createCall' is not designed for extension - needs to be abstract, final or empty. |
337
|
| Missing a Javadoc comment. |
337
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
339
|
| '}' should be on the same line. |
386
|
| Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
387
|
| Line is longer than 150 characters. |
392
|
| Method 'getUserAttributes' is not designed for extension - needs to be abstract, final or empty. |
392
|
| Missing a Javadoc comment. |
392
|
| Parameter serviceTicket should be final. |
392
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
396
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
408
|
| 'cast' is not followed by whitespace. |
411
|
| '}' should be on the same line. |
412
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
417
|
| Line is longer than 150 characters. |
418
|
| Line is longer than 150 characters. |
423
|
| Method 'initiateAuthentication' is not designed for extension - needs to be abstract, final or empty. |
423
|
| Missing a Javadoc comment. |
423
|
| Parameter attributes should be final. |
423
|
| Parameter returnURLPrefix should be final. |
423
|
| Parameter returnURLPostfix should be final. |
423
|
| Parameter forceInteractiveAuthentication should be final. |
423
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
427
|
| Line is longer than 150 characters. |
439
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
439
|
| 'cast' is not followed by whitespace. |
442
|
| '}' should be on the same line. |
443
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
448
|
| Line is longer than 150 characters. |
454
|
| Method 'directNonInteractiveAuthentication' is not designed for extension - needs to be abstract, final or empty. |
454
|
| Missing a Javadoc comment. |
454
|
| Parameter attributes should be final. |
454
|
| Parameter username should be final. |
454
|
| Parameter password should be final. |
454
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
458
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
470
|
| 'cast' is not followed by whitespace. |
473
|
| '}' should be on the same line. |
474
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
479
|
| Line is longer than 150 characters. |
480
|
| Line is longer than 150 characters. |
485
|
| Method 'proxyAuthentication' is not designed for extension - needs to be abstract, final or empty. |
485
|
| Missing a Javadoc comment. |
485
|
| Parameter attributes should be final. |
485
|
| Parameter proxyTicket should be final. |
485
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
489
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
501
|
| 'cast' is not followed by whitespace. |
504
|
| '}' should be on the same line. |
505
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
510
|
| Line is longer than 150 characters. |
511
|
| Line is longer than 150 characters. |
516
|
| Method 'getProxyTicket' is not designed for extension - needs to be abstract, final or empty. |
516
|
| Missing a Javadoc comment. |
516
|
| Parameter ticketGrantingTicket should be final. |
516
|
| Parameter proxyServicePrincipal should be final. |
516
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
520
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
532
|
| 'cast' is not followed by whitespace. |
535
|
| '}' should be on the same line. |
536
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
541
|
| Line is longer than 150 characters. |
547
|
| Method 'verifyUserExistence' is not designed for extension - needs to be abstract, final or empty. |
547
|
| Missing a Javadoc comment. |
547
|
| Parameter username should be final. |
547
|
| Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
551
|
| Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
563
|
| 'cast' is not followed by whitespace. |
566
|
| '}' should be on the same line. |
567
|
| Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
572
|
no/feide/moria/webservices/v2_2/AuthenticationUnavailableException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/webservices/v2_2/Authentication_PortType.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Name 'Authentication_PortType' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
10
|
| Line is longer than 150 characters. |
11
|
| Missing a Javadoc comment. |
11
|
| Line is longer than 150 characters. |
12
|
| Missing a Javadoc comment. |
12
|
| Line is longer than 150 characters. |
13
|
| Missing a Javadoc comment. |
13
|
| Line is longer than 150 characters. |
14
|
| Missing a Javadoc comment. |
14
|
| Line is longer than 150 characters. |
15
|
| Missing a Javadoc comment. |
15
|
| Line is longer than 150 characters. |
16
|
| Missing a Javadoc comment. |
16
|
no/feide/moria/webservices/v2_2/Authentication_Service.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
10
|
| Name 'Authentication_Service' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
10
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
15
|
no/feide/moria/webservices/v2_2/Authentication_ServiceLocator.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Name 'Authentication_ServiceLocator' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
16
|
| Parameter config should be final. |
16
|
| Missing a Javadoc comment. |
21
|
| Name 'Authentication_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
21
|
| Method 'getAuthenticationAddress' is not designed for extension - needs to be abstract, final or empty. |
23
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
28
|
| Name 'AuthenticationWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
28
|
| Method 'getAuthenticationWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Missing a Javadoc comment. |
30
|
| Method 'setAuthenticationWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| Parameter name should be final. |
34
|
| Method 'getAuthentication' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| '}' should be on the same line. |
42
|
| Method 'getAuthentication' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter portAddress should be final. |
49
|
| Line is longer than 150 characters. |
51
|
| Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| '}' should be on the same line. |
54
|
| Method 'setAuthenticationEndpointAddress' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter address should be final. |
60
|
| Expected an @return tag. |
69
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter serviceEndpointInterface should be final. |
69
|
| Expected @param tag for 'serviceEndpointInterface'. |
69
|
| Expected @throws tag for 'javax.xml.rpc.ServiceException'. |
69
|
| Line is longer than 150 characters. |
72
|
| Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
72
|
| '}' should be on the same line. |
76
|
| Line is longer than 150 characters. |
80
|
| Expected an @return tag. |
88
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter portName should be final. |
88
|
| Expected @param tag for 'portName'. |
88
|
| Parameter serviceEndpointInterface should be final. |
88
|
| Expected @param tag for 'serviceEndpointInterface'. |
88
|
| Expected @throws tag for 'javax.xml.rpc.ServiceException'. |
88
|
| '}' should be on the same line. |
95
|
| Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
97
|
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Missing a Javadoc comment. |
103
|
| Missing a Javadoc comment. |
107
|
| Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter portName should be final. |
120
|
| Expected @param tag for 'portName'. |
120
|
| Parameter address should be final. |
120
|
| Expected @param tag for 'address'. |
120
|
| Expected @throws tag for 'javax.xml.rpc.ServiceException'. |
120
|
| '}' should be on the same line. |
123
|
| Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Parameter portName should be final. |
132
|
| Expected @param tag for 'portName'. |
132
|
| Parameter address should be final. |
132
|
| Expected @param tag for 'address'. |
132
|
| Expected @throws tag for 'javax.xml.rpc.ServiceException'. |
132
|
no/feide/moria/webservices/v2_2/AuthorizationFailedException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/webservices/v2_2/IllegalInputException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/webservices/v2_2/InternalException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/webservices/v2_2/UnknownTicketException.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
15
|
| Parameter faultcode should be final. |
16
|
| Parameter faultstring should be final. |
17
|
| Missing a Javadoc comment. |
23
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter obj should be final. |
24
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
39
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
51
|
| First sentence should end with a period. |
58
|
| Expected an @return tag. |
61
|
| First sentence should end with a period. |
65
|
| Expected an @return tag. |
68
|
| Line has trailing spaces. |
69
|
| Parameter mechType should be final. |
69
|
| Expected @param tag for 'mechType'. |
69
|
| Line has trailing spaces. |
70
|
| Parameter _javaType should be final. |
70
|
| Expected @param tag for '_javaType'. |
70
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter _xmlType should be final. |
71
|
| Expected @param tag for '_xmlType'. |
71
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| First sentence should end with a period. |
77
|
| Expected an @return tag. |
80
|
| Line has trailing spaces. |
81
|
| Parameter mechType should be final. |
81
|
| Expected @param tag for 'mechType'. |
81
|
| Line has trailing spaces. |
82
|
| Parameter _javaType should be final. |
82
|
| Expected @param tag for '_javaType'. |
82
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Parameter _xmlType should be final. |
83
|
| Expected @param tag for '_xmlType'. |
83
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
90
|
| Method 'writeDetails' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter qname should be final. |
93
|
| Expected @param tag for 'qname'. |
93
|
| Parameter context should be final. |
93
|
| Expected @param tag for 'context'. |
93
|
| Expected @throws tag for 'java.io.IOException'. |
93
|
no/feide/moria/webservices/v2_2/package.html
Error | Line |
| Missing package documentation file. | 0 |